Skip to content

Commit

Permalink
Merge pull request #58 from psalm/dependabot/github_actions/docker/lo…
Browse files Browse the repository at this point in the history
…gin-action-3
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
2 parents de22e5b + 3010fbc commit 8c8e380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/watch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
cat Dockerfile
- name: Docker login
uses: docker/login-action@v2
uses: docker/login-action@v3
with:
registry: ghcr.io
username: ${{ github.repository_owner }}
Expand Down

0 comments on commit 8c8e380

Please sign in to comment.