Skip to content

Commit eb29716

Browse files
committed
fix: bump polymesh-action-public to v2.0.2 to support new GitHub token format
1 parent efe01b8 commit eb29716

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auth-ff-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
issues: write
2020
steps:
2121
- name: Polymesh Action - Auth and Fast-Forward
22-
uses: PolymeshAssociation/polymesh-action-public@v2.0.1
22+
uses: PolymeshAssociation/polymesh-action-public@v2.0.2
2323
with:
2424
allowed-signers: ${{ vars.MIDDLEWARE_ALLOWED_SIGNERS }}
2525
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)