Skip to content

Commit

Permalink
Added PAT to version_bump
Browse files Browse the repository at this point in the history
  • Loading branch information
leventeBajczi committed Jul 12, 2023
1 parent c343f4d commit 245c80c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/version-bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
with:
token: ${{ secrets.BOT_PAT }}

- name: Determine new version
run: |
Expand Down

0 comments on commit 245c80c

Please sign in to comment.