Skip to content

Commit

Permalink
Merge pull request #251 from plus3it/dependabot/github_actions/github…
Browse files Browse the repository at this point in the history
…-actions-c6ee53f851

Bump the github-actions group with 2 updates
  • Loading branch information
mergify[bot] authored Aug 12, 2024
2 parents 22c25db + 42785f7 commit 8249667
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db

- name: Build el${{ matrix.el_version }} repo
uses: docker/build-push-action@5176d81f87c23d6fc96624dfdbcd9f3830bbe445
uses: docker/build-push-action@16ebe778df0e7752d2cfcbd924afdbbd89c1a755
with:
file: Dockerfile.el${{ matrix.el_version }}
context: .
Expand Down Expand Up @@ -144,7 +144,7 @@ jobs:
# upload repo artifact before testing them to troubleshoot failures
- name: Store repo as artifact
uses: actions/upload-artifact@89ef406dd8d7e03cfd12d9e0a4a378f454709029
uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a
with:
name: spel-repo-el${{ matrix.el_version }}
path: .repo/el${{ matrix.el_version }}
Expand Down

0 comments on commit 8249667

Please sign in to comment.