Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/go_modules/golang.org/x/sys-0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
faisal-memon authored Jul 30, 2024
2 parents a9d1195 + bc9e144 commit 7973906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Build image
run: make docker-build
- name: Log in to GHCR
uses: docker/login-action@v3.2.0
uses: docker/login-action@v3.3.0
with:
registry: ghcr.io
username: ${{ github.actor }}
Expand Down

0 comments on commit 7973906

Please sign in to comment.