8000 update actions version to 0.3.0 · nginx/agent@ea1fe70 · GitHub
[go: up one dir, main page]

Skip to content

Commit ea1fe70

Browse files
committed
update actions version to 0.3.0
1 parent b3729e8 commit ea1fe70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/assertion.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
6666
- name: Generate Assertion Document
6767
id: assertiondoc
68-
uses: nginxinc/compliance-rules/.github/actions/assertion@0bd61ed16c8a847b19854af300bb111e676513e7 # update to tag when available
68+
uses: nginxinc/compliance-rules/.github/actions/assertion@83e452166aaf0ad8f07caf91a4f1f903b3dea1e6 # v0.3.0
6969
with:
7070
artifact-name: nginx-agent_${{ env.branch_name }}_${{ matrix.osarch }}
7171
artifact-digest: ${{ env.agent-digest }}
@@ -84,6 +84,6 @@ jobs:
8484

8585
- name: Sign and Store Assertion Document
8686
id: sign
87-
uses: nginxinc/compliance-rules/.github/actions/sign@0bd61ed16c8a847b19854af300bb111e676513e7 # update to tag when available
87+
uses: nginxinc/compliance-rules/.github/actions/sign@83e452166aaf0ad8f07caf91a4f1f903b3dea1e6 # v0.3.0
8888
with:
8989
assertion-doc: ${{ steps.assertiondoc.outputs.assertion-document-path }}

0 commit comments

Comments
 (0)
0