Skip to content

Commit

Permalink
Merge branch 'master' into gh-actions-update-1701390136
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeitsperre authored Dec 1, 2023
2 parents f689379 + b00ef41 commit 54e465f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/actions-versions-updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ jobs:
steps:
- uses: actions/[email protected]
with:
token: ${{ secrets.WORKFLOW_TOKEN }}
token: ${{ secrets.BUMPVERSION_TOKEN }}
persist-credentials: true
- name: Run GitHub Actions Version Updater
uses: saadmk11/[email protected]
with:
token: ${{ secrets.WORKFLOW_TOKEN }}
token: ${{ secrets.BUMPVERSION_TOKEN }}
committer_email: 'bumpversion[bot]@ouranos.ca'
committer_username: 'update-github-actions[bot]'
pull_request_title: '[bot] Update GitHub Action Versions'
Expand Down

0 comments on commit 54e465f

Please sign in to comment.