Skip to content

Commit b2c9052

Browse files
committed
fix(auth-ff-merge): update polymesh-action to version 1.1.4
1 parent 88efb11 commit b2c9052

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
@@ -26,7 +26,7 @@ jobs:
2626
# For comment events: fetches PR head using the PR number
2727
ref: ${{ github.event.pull_request.head.sha || format('refs/pull/{0}/head', github.event.issue.number) }}
2828
- name: Polymesh Action - Auth and Fast-Forward
29-
uses: PolymeshAssociation/polymesh-action-public@v1.1.2
29+
uses: PolymeshAssociation/polymesh-action-public@v1.1.4
3030
with:
3131
allowed-signers: ${{ vars.MIDDLEWARE_ALLOWED_SIGNERS }}
3232
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)