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

Commit e23851e

Browse files
chore(deps): update dargmuesli/github-actions action to v5.1.0
1 parent 3defaa4 commit e23851e

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@6989da1490699f854d6556dd2d9b862f5cbdd305 # 5.0.0
17+
uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@661e39fe1c9e484d94c6a5a9d4c9946d57c41771 # 5.1.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@6989da1490699f854d6556dd2d9b862f5cbdd305 # 5.0.0
26+
uses: dargmuesli/github-actions/.github/workflows/dargstack-rgen.yml@661e39fe1c9e484d94c6a5a9d4c9946d57c41771 # 5.1.0
2727
release-semantic:
2828
needs: build
2929
name: Semantic Release
30-
uses: dargmuesli/github-actions/.github/workflows/release-semantic.yml@6989da1490699f854d6556dd2d9b862f5cbdd305 # 5.0.0
30+
uses: dargmuesli/github-actions/.github/workflows/release-semantic.yml@661e39fe1c9e484d94c6a5a9d4c9946d57c41771 # 5.1.0
3131
permissions:
3232
contents: write
3333
id-token: write

0 commit comments

Comments
 (0)