Skip to content

Commit

Permalink
chore(deps): update dargmuesli/github-actions action to v2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent b0ef8c6 commit d77417e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
release_semantic:
needs: build
name: Release (semantic)
uses: dargmuesli/github-actions/.github/workflows/release-semantic.yml@2.3.2
uses: dargmuesli/github-actions/.github/workflows/release-semantic.yml@2.3.3
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/release-schedule.yml@2.3.2
uses: dargmuesli/github-actions/.github/workflows/release-schedule.yml@2.3.3
secrets:
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
with:
Expand Down

0 comments on commit d77417e

Please sign in to comment.