Skip to content

Commit 8f73140

Browse files
authored
Merge branch 'main' into fix/812-node-env-bundler-plugin
2 parents 2ad555b + 9ff2ab7 commit 8f73140

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ jobs:
211211
IS_RELEASE: ${{ steps.is-release.outputs.IS_RELEASE }}
212212
steps:
213213
- id: is-release
214-
uses: MetaMask/action-is-release@61ff8882da996cb68cdbc8583dc53956a1ffdd8b
214+
uses: MetaMask/action-is-release@v2
215215
with:
216216
commit-starts-with: 'Release [version],Release v[version],Release/[version],Release/v[version],Release `[version]`'
217217

0 commit comments

Comments
 (0)