We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf1b8f4 commit 9595705Copy full SHA for 9595705
.github/workflows/dockerhub-description.yml
@@ -29,10 +29,6 @@ jobs:
29
outputs:
30
matrix: ${{ steps.set-matrix.outputs.matrix }}
31
steps:
32
- - name: Harden Runner
33
- uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
34
- with:
35
- egress-policy: audit
36
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
37
- name: Identify changed files
38
id: changed-files
0 commit comments