8000 use commit id · nginx/agent@ec9162b · GitHub
[go: up one dir, main page]

Skip to content

Commit ec9162b

Browse files
committed
use commit id
1 parent d28b266 commit ec9162b

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@0dd89af7bec5e6706142233c9e36a663e8b07bb3
68+
uses: nginxinc/compliance-rules/.github/actions/assertion@0bd61ed16c8a847b19854af300bb111e676513e7 # update to tag when available
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@0dd89af7bec5e6706142233c9e36a663e8b07bb3
87+
uses: nginxinc/compliance-rules/.github/actions/sign@0bd61ed16c8a847b19854af300bb111e676513e7 # update to tag when available
8888
with:
8989
assertion-doc: ${{ steps.assertiondoc.outputs.assertion-document-path }}

0 commit comments

Comments
 (0)
0