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

Commit a8cbc40

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

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

0 commit comments

Comments
 (0)