Skip to content

Commit 6cd169d

Browse files
Bump cristalhq/.github from 0.5.0 to 0.8.1 (#4)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f2affca commit 6cd169d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ on:
1919
# See https://github.com/cristalhq/.github/.github/workflows
2020
jobs:
2121
build:
22-
uses: cristalhq/.github/.github/workflows/build.yml@v0.5.0
22+
uses: cristalhq/.github/.github/workflows/build.yml@v0.8.1
2323

2424
vuln:
25-
uses: cristalhq/.github/.github/workflows/vuln.yml@v0.5.0
25+
uses: cristalhq/.github/.github/workflows/vuln.yml@v0.8.1
2626

2727
release:
2828
if: github.event_name == 'workflow_dispatch'
29-
uses: cristalhq/.github/.github/workflows/release.yml@v0.5.0
29+
uses: cristalhq/.github/.github/workflows/release.yml@v0.8.1
3030
permissions:
3131
contents: write
3232
with:

0 commit comments

Comments
 (0)