Skip to content

Commit 9595705

Browse files
authored
Update dockerhub-description.yml
1 parent bf1b8f4 commit 9595705

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/dockerhub-description.yml

-4
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@ jobs:
2929
outputs:
3030
matrix: ${{ steps.set-matrix.outputs.matrix }}
3131
steps:
32-
- name: Harden Runner
33-
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
34-
with:
35-
egress-policy: audit
3632
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
3733
- name: Identify changed files
3834
id: changed-files

0 commit comments

Comments
 (0)