Skip to content

Commit

Permalink
chore(deps): bump the github-actions-dependencies group with 2 updates (
Browse files Browse the repository at this point in the history
#1129)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Saša Tomić <[email protected]>
  • Loading branch information
dependabot[bot] and sasa-tomic authored Dec 4, 2024
1 parent a48960e commit 389a251
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-runner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
shell: bash

- name: Build and push Docker image
uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75
uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355
with:
context: ./docker
file: ./docker/runner.Dockerfile
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/msd-diff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: ./.github/workflows/manage-runner-pre

- name: "📥 Download main test artifact"
uses: dawidd6/action-download-artifact@v6
uses: dawidd6/action-download-artifact@v7
with:
name: test-artifacts
branch: main
Expand Down

0 comments on commit 389a251

Please sign in to comment.