Skip to content

Commit 052d363

Browse files
authored
Merge pull request #226 from grafana/dependabot/github_actions/grafana/xk6-1.1.2
build(deps): bump grafana/xk6 from 1.0.1 to 1.1.2
2 parents 24e9dd7 + f8c6bcb commit 052d363

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
release:
1111
name: Release
12-
uses: grafana/xk6/.github/workflows/extension-release.yml@v1.0.1
12+
uses: grafana/xk6/.github/workflows/extension-release.yml@v1.1.2
1313
permissions:
1414
contents: write
1515
with:

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
jobs:
1313
validate:
1414
name: Validate
15-
uses: grafana/xk6/.github/workflows/extension-validate.yml@v1.0.1
15+
uses: grafana/xk6/.github/workflows/extension-validate.yml@v1.1.2
1616
permissions:
1717
pages: write
1818
id-token: write

0 commit comments

Comments
 (0)