Skip to content

Commit

Permalink
Merge pull request #47 from elgabo86/dependabot/github_actions/Wandal…
Browse files Browse the repository at this point in the history
…en/wretry.action-3.7.3

Bump Wandalen/wretry.action from 3.7.2 to 3.7.3
  • Loading branch information
elgabo86 authored Dec 4, 2024
2 parents 5efeb90 + a2ca2a0 commit 4009bf8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-gablue-main-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ jobs:

# Push the image to GHCR (Image Registry)
- name: Push To GHCR
uses: Wandalen/[email protected].2
uses: Wandalen/[email protected].3
id: push
env:
REGISTRY_USER: ${{ github.actor }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-gablue-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ jobs:

# Push the image to GHCR (Image Registry)
- name: Push To GHCR
uses: Wandalen/[email protected].2
uses: Wandalen/[email protected].3
id: push
env:
REGISTRY_USER: ${{ github.actor }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-gablue-nvidia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ jobs:

# Push the image to GHCR (Image Registry)
- name: Push To GHCR
uses: Wandalen/[email protected].2
uses: Wandalen/[email protected].3
id: push
env:
REGISTRY_USER: ${{ github.actor }}
Expand Down

0 comments on commit 4009bf8

Please sign in to comment.