Skip to content
This repository was archived by the owner on May 28, 2026. It is now read-only.

Commit d24d33c

Browse files
chore(deps): update dargmuesli/github-actions action to v5.3.0
1 parent a8cbc40 commit d24d33c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.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@0ee6252ffb1543f94dbf5acd108d1affd8b787d0 # 5.2.4
17+
uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@c980106b984bec43dd538a9d24ecc2212967797d # 5.3.0
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@0ee6252ffb1543f94dbf5acd108d1affd8b787d0 # 5.2.4
26+
uses: dargmuesli/github-actions/.github/workflows/dargstack-rgen.yml@c980106b984bec43dd538a9d24ecc2212967797d # 5.3.0
2727
release-semantic:
2828
needs: build
2929
name: Semantic Release
30-
uses: dargmuesli/github-actions/.github/workflows/release-semantic.yml@0ee6252ffb1543f94dbf5acd108d1affd8b787d0 # 5.2.4
30+
uses: dargmuesli/github-actions/.github/workflows/release-semantic.yml@c980106b984bec43dd538a9d24ecc2212967797d # 5.3.0
3131
permissions:
3232
contents: write
3333
id-token: write

0 commit comments

Comments
 (0)