Skip to content

Commit 193e833

Browse files
chore(deps): update dargmuesli/github-actions action to v4.0.4
1 parent ef129e0 commit 193e833

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
jobs:
1515
ci-optimization:
1616
name: CI optimization
17-
uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@4edca4cbe17aeb585b8fcc0a6bf4e9ed914c6fed # 4.0.3
17+
uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@d706bfb7bffcbeb7a3828298f5b0d0a0c2da5185 # 4.0.4
1818
permissions:
1919
pull-requests: read
2020
build:
@@ -23,11 +23,11 @@ jobs:
2323
name: Validate `README.md`
2424
permissions:
2525
contents: read
26-
uses: dargmuesli/github-actions/.github/workflows/dargstack-rgen.yml@4edca4cbe17aeb585b8fcc0a6bf4e9ed914c6fed # 4.0.3
26+
uses: dargmuesli/github-actions/.github/workflows/dargstack-rgen.yml@d706bfb7bffcbeb7a3828298f5b0d0a0c2da5185 # 4.0.4
2727
release-semantic:
2828
needs: build
2929
name: Semantic Release
30-
uses: dargmuesli/github-actions/.github/workflows/release-semantic.yml@4edca4cbe17aeb585b8fcc0a6bf4e9ed914c6fed # 4.0.3
30+
uses: dargmuesli/github-actions/.github/workflows/release-semantic.yml@d706bfb7bffcbeb7a3828298f5b0d0a0c2da5185 # 4.0.4
3131
permissions:
3232
contents: write
3333
id-token: write

0 commit comments

Comments
 (0)