Skip to content

Commit

Permalink
Merge pull request #109 from grafana/dependabot/github_actions/grafan…
Browse files Browse the repository at this point in the history
…a/k6-extension-workflows-0.2.1

build(deps): bump grafana/k6-extension-workflows from 0.1.0 to 0.2.1
  • Loading branch information
szkiba authored Dec 9, 2024
2 parents 9792748 + 2b6a259 commit d2a7f91
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,7 +7,7 @@ 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
with:
cgo: true
with: |
Expand Down
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/validate.yml@v0.1.0
uses: grafana/k6-extension-workflows/.github/workflows/validate.yml@v0.2.1

0 comments on commit d2a7f91

Please sign in to comment.