chore(deps): update all dependencies

This commit is contained in:
renovate[bot]
2024-04-20 12:45:46 +02:00
committed by Wolfgang Walther
parent 1a0a7b1917
commit d41ad6d44a
4 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
if: ${{ github.event.workflow_run.conclusion == 'success' }}
steps:
- name: Download from Artifacts
uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4
uses: actions/download-artifact@8caf195ad4b1dee92908e23f56eeb0696f1dd42d # v4.1.5
with:
github-token: ${{ github.token }}
run-id: ${{ github.event.workflow_run.id }}