Skip to content

Commit

Permalink
Replaced unpinned tags for mutable 3rd-party Actions w/ commit hashes…
Browse files Browse the repository at this point in the history
adamlui committed Jan 11, 2025

Verified

This commit was signed with the committer’s verified signature.
adamlui Adam Lui
1 parent 91563e4 commit 58f8f7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-amo-on-ff-bump.yml
Original file line number Diff line number Diff line change
@@ -36,7 +36,7 @@ jobs:
- name: Publish to AMO
if: env.VERSION_CHANGED == 'true'
uses: cardinalby/webext-buildtools-firefox-addons-action@v1
uses: cardinalby/webext-buildtools-firefox-addons-action@987e338100095280ec8daf942e5640aeb55d3647 # v1.0.10
with:
zipFilePath: 'extension.zip'
extensionId: 'phind.omnibox@adamlui.com'

0 comments on commit 58f8f7b

Please sign in to comment.