There was an error while loading. Please reload this page.
1 parent 6aeca0b commit 3c863bfCopy full SHA for 3c863bf
1 file changed
.github/workflows/goreleaser.yml
@@ -76,7 +76,7 @@ jobs:
76
run: |
77
echo "GORELEASER_ARGS=--snapshot --skip-publish" >> $GITHUB_ENV
78
- name: setup quill
79
- uses: 1password/load-secrets-action@92467eb28f72e8255933372f1e0707c567ce2259 # v4
+ uses: 1password/load-secrets-action@3a12b0ab99d9cd590a3e9b5a90ea017210ed9556 # v4
80
if: startsWith(github.ref, 'refs/tags/') == true && (github.actor == github.repository_owner || github.actor == 'ekristen-dev[bot]')
81
with:
82
export-env: true
0 commit comments