Skip to content

Commit

Permalink
Merge branch 'main' into castrojo-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
bsherman authored Dec 8, 2024
2 parents 0090239 + e2b9e0f commit 230a4cd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/reusable-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
uses: actions/checkout@v4

- name: Pull Image
uses: Wandalen/[email protected].2
uses: Wandalen/[email protected].3
with:
attempt_limit: 3
attempt_delay: 15000
Expand All @@ -81,7 +81,7 @@ jobs:
- name: Get Kernel Version
id: Version
uses: Wandalen/[email protected].2
uses: Wandalen/[email protected].3
with:
attempt_limit: 3
attempt_delay: 15000
Expand Down Expand Up @@ -315,7 +315,7 @@ jobs:
string: ${{ env.IMAGE_REGISTRY }}

- name: Push to GHCR
uses: Wandalen/[email protected].2
uses: Wandalen/[email protected].3
id: push
if: github.event_name != 'pull_request'
env:
Expand Down

0 comments on commit 230a4cd

Please sign in to comment.