Skip to content

Commit

Permalink
chore(deps): bump grafana/k6-extension-workflows from 0.2.0 to 0.2.1
Browse files Browse the repository at this point in the history
Bumps [grafana/k6-extension-workflows](https://github.com/grafana/k6-extension-workflows) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/grafana/k6-extension-workflows/releases)
- [Changelog](https://github.com/grafana/k6-extension-workflows/blob/main/docs/release.md)
- [Commits](grafana/k6-extension-workflows@v0.2.0...v0.2.1)

---
updated-dependencies:
- dependency-name: grafana/k6-extension-workflows
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 8, 2024
1 parent ec9a21a commit 2c790b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ on:
jobs:
release:
name: Release
uses: grafana/k6-extension-workflows/.github/workflows/[email protected].0
uses: grafana/k6-extension-workflows/.github/workflows/[email protected].1
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ on:
jobs:
validate:
name: Validate
uses: grafana/k6-extension-workflows/.github/workflows/[email protected].0
uses: grafana/k6-extension-workflows/.github/workflows/[email protected].1

0 comments on commit 2c790b5

Please sign in to comment.