There was an error while loading. Please reload this page.
1 parent 88efb11 commit b2c9052Copy full SHA for b2c9052
1 file changed
.github/workflows/auth-ff-merge.yml
@@ -26,7 +26,7 @@ jobs:
26
# For comment events: fetches PR head using the PR number
27
ref: ${{ github.event.pull_request.head.sha || format('refs/pull/{0}/head', github.event.issue.number) }}
28
- name: Polymesh Action - Auth and Fast-Forward
29
- uses: PolymeshAssociation/polymesh-action-public@v1.1.2
+ uses: PolymeshAssociation/polymesh-action-public@v1.1.4
30
with:
31
allowed-signers: ${{ vars.MIDDLEWARE_ALLOWED_SIGNERS }}
32
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments