chore(deps): update github artifact actions to v7
This commit is contained in:
4
.github/workflows/container-prune.yml
vendored
4
.github/workflows/container-prune.yml
vendored
@@ -88,7 +88,7 @@ jobs:
|
||||
|
||||
- name: Upload GHCR prune artifacts
|
||||
if: always()
|
||||
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
|
||||
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7
|
||||
with:
|
||||
name: prune-ghcr-log-${{ github.run_id }}
|
||||
path: |
|
||||
@@ -159,7 +159,7 @@ jobs:
|
||||
|
||||
- name: Upload Docker Hub prune artifacts
|
||||
if: always()
|
||||
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
|
||||
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7
|
||||
with:
|
||||
name: prune-dockerhub-log-${{ github.run_id }}
|
||||
path: |
|
||||
|
||||
Reference in New Issue
Block a user