mirror of
https://github.com/ivuorinen/gibidify.git
synced 2026-02-04 19:45:21 +00:00
chore(deps)!: update actions/upload-artifact (v5.0.0 → v6.0.0) (#127)
This commit is contained in:
2
.github/workflows/security.yml
vendored
2
.github/workflows/security.yml
vendored
@@ -87,7 +87,7 @@ jobs:
|
||||
|
||||
# Upload artifacts for review
|
||||
- name: Upload security scan results
|
||||
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
|
||||
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
|
||||
if: always()
|
||||
with:
|
||||
name: security-scan-results
|
||||
|
||||
Reference in New Issue
Block a user