Skip to content

Commit 0b8e33b

Browse files
chore(deps): update grafana/xk6 action to v1.3.5 (#317)
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: Iván SZKIBA <szkiba@users.noreply.github.com>
1 parent 5d300f4 commit 0b8e33b

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@7275fd9bc5ecd78ab35559c2bf231d983906520b # v1.3.3
12+
uses: grafana/xk6/.github/workflows/extension-release.yml@15b66b652a3c087aabe41c5b09e2678515842344 # v1.3.5
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@7275fd9bc5ecd78ab35559c2bf231d983906520b # v1.3.3
15+
uses: grafana/xk6/.github/workflows/extension-validate.yml@15b66b652a3c087aabe41c5b09e2678515842344 # v1.3.5
1616
permissions:
1717
contents: read
1818
pages: write

0 commit comments

Comments
 (0)