Skip to content

Commit

Permalink
Merge pull request #36 from Staffbase/dependabot/github_actions/Staff…
Browse files Browse the repository at this point in the history
…base/gha-workflows-7.0.0

⬆️ Bump Staffbase/gha-workflows from 6.2.0 to 7.0.0
  • Loading branch information
0x46616c6b authored Dec 2, 2024
2 parents 5e2b2f9 + 0aa3056 commit 1285cd8
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@v6.2.0
uses: Staffbase/gha-workflows/.github/workflows/template_automerge_dependabot.yml@v7.0.0
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@v6.2.0
uses: Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml@v7.0.0

0 comments on commit 1285cd8

Please sign in to comment.