Skip to content

Commit a719820

Browse files
authored
Merge pull request #97 from step-security/chore/GHA-212138-stepsecurity-remediation
[StepSecurity] Apply security best practices
2 parents 1d3775e + 839eb63 commit a719820

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/msi-smoke.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ jobs:
257257
258258
- name: Upload install logs on failure
259259
if: failure()
260-
uses: actions/upload-artifact@v4
260+
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
261261
with:
262262
name: msi-smoke-logs
263263
path: |

0 commit comments

Comments
 (0)