Skip to content

Commit

Permalink
chore(deps): update dargmuesli/github-actions action to v2.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent a9ef042 commit 4d0c0c7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ on:
jobs:
build:
name: DargStack rgen
uses: dargmuesli/github-actions/.github/workflows/[email protected].3
uses: dargmuesli/github-actions/.github/workflows/[email protected].4
release-semantic:
needs: build
name: Semantic Release
uses: dargmuesli/github-actions/.github/workflows/[email protected].3
uses: dargmuesli/github-actions/.github/workflows/[email protected].4
permissions:
contents: write
secrets:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-schedule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
release-schedule:
name: 'Release: Scheduled'
uses: dargmuesli/github-actions/.github/workflows/[email protected].3
uses: dargmuesli/github-actions/.github/workflows/[email protected].4
secrets:
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
with:
Expand Down

0 comments on commit 4d0c0c7

Please sign in to comment.