chore(deps): update all dependencies

This commit is contained in:
renovate[bot]
2024-07-06 11:35:11 +02:00
committed by Wolfgang Walther
parent 521acf61cb
commit 8d7d7e4112
5 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
if: github.event.workflow_run.conclusion == 'success' || github.event.workflow_run.conclusion == 'failure'
steps:
- name: Download from Artifacts
uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
with:
github-token: ${{ github.token }}
run-id: ${{ github.event.workflow_run.id }}