Skip to content

Commit

Permalink
CI: update actions (#836)
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] committed Sep 9, 2024
1 parent 0a84d8b commit 3e65764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
steps:
- name: Delete Untagged Images
if: (github.event_name == 'schedule')
uses: actions/github-script@v6
uses: actions/github-script@v7
with:
github-token: ${{ secrets.DELETE_PACKAGES_TOKEN }}
script: |
Expand Down

0 comments on commit 3e65764

Please sign in to comment.