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

Commit ab75e5c

Browse files
chore(deps): update dargmuesli/github-actions action to v3
1 parent fb637a2 commit ab75e5c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ jobs:
2525
build:
2626
needs: prepare_jobs
2727
name: dargstack rgen
28-
uses: dargmuesli/github-actions/.github/workflows/dargstack-rgen.yml@2b47b35b82df04152c34ae042bd011dd83f28ffd # 2.8.0
28+
uses: dargmuesli/github-actions/.github/workflows/dargstack-rgen.yml@2e609b27f8b3a698ba389d86518c92bca3a5d492 # 3.1.0
2929
if: needs.prepare_jobs.outputs.pr_found == 'false' || github.event_name == 'pull_request'
3030
release-semantic:
3131
needs: build
3232
name: Semantic Release
33-
uses: dargmuesli/github-actions/.github/workflows/release-semantic.yml@2b47b35b82df04152c34ae042bd011dd83f28ffd # 2.8.0
33+
uses: dargmuesli/github-actions/.github/workflows/release-semantic.yml@2e609b27f8b3a698ba389d86518c92bca3a5d492 # 3.1.0
3434
permissions:
3535
contents: write
3636
secrets:

0 commit comments

Comments
 (0)