Skip to content

Commit 2b6564e

Browse files
chore(deps): bump the github-actions-dependencies group across 1 directory with 3 updates (#1572)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 05f69ea commit 2b6564e

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/build-runner.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
shell: bash
4040

4141
- name: Build and push Docker image
42-
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4
42+
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83
4343
with:
4444
context: ./docker
4545
file: ./docker/runner.Dockerfile

.github/workflows/dre-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
8989
- name: "🆕 📢 Prepare release"
9090
# v0.1.15
91-
uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda
91+
uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8
9292
id: release
9393
with:
9494
token: ${{ secrets.GITHUB_TOKEN }}

.github/workflows/msd-diff.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: ./.github/workflows/manage-runner-pre
2828

2929
- name: "📥 Download main test artifact"
30-
uses: dawidd6/action-download-artifact@v9
30+
uses: dawidd6/action-download-artifact@v11
3131
with:
3232
name: test-artifacts
3333
branch: main

0 commit comments

Comments
 (0)