Skip to content

Commit e57a3bc

Browse files
dependabot[bot]Akshay2191
authored andcommitted
Bump nginxinc/compliance-rules from 0.3.0 to 0.3.1 (#1410)
Bumps [nginxinc/compliance-rules](https://github.com/nginxinc/compliance-rules) from 0.3.0 to 0.3.1. - [Release notes](https://github.com/nginxinc/compliance-rules/releases) - [Commits](nginxinc/compliance-rules@83e4521...0aab935) --- updated-dependencies: - dependency-name: nginxinc/compliance-rules dependency-version: 0.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8e5214e commit e57a3bc

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@83e452166aaf0ad8f07caf91a4f1f903b3dea1e6 # v0.3.0
68+
uses: nginxinc/compliance-rules/.github/actions/assertion@0aab935582c35a00e2c671d8fe25b7fdd72a927b # v0.3.1
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@83e452166aaf0ad8f07caf91a4f1f903b3dea1e6 # v0.3.0
87+
uses: nginxinc/compliance-rules/.github/actions/sign@0aab935582c35a00e2c671d8fe25b7fdd72a927b # v0.3.1
8888
with:
8989
assertion-doc: ${{ steps.assertiondoc.outputs.assertion-document-path }}

0 commit comments

Comments
 (0)