Skip to content

Commit

Permalink
Merge pull request #25 from Staffbase/dependabot/github_actions/Staff…
Browse files Browse the repository at this point in the history
…base/gha-workflows-5.0.1
  • Loading branch information
0x46616c6b authored Apr 1, 2024
2 parents a66fc79 + 86ecd36 commit 050e94f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
jobs:
dependabot:
name: Auto Merge
uses: Staffbase/gha-workflows/.github/workflows/template_automerge_dependabot.yml@v4.0.2
uses: Staffbase/gha-workflows/.github/workflows/template_automerge_dependabot.yml@v5.0.1
with:
force: true
secrets:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ on:
jobs:
update_release_draft:
name: Update Release
uses: Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml@v4.0.2
uses: Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml@v5.0.1

0 comments on commit 050e94f

Please sign in to comment.