Skip to content

Commit

Permalink
Update Docker login action version in harbor-julia.yaml workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ivukotic committed Apr 17, 2024
1 parent dd14d31 commit b168496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/harbor-julia.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: docker/[email protected]

- name: Log in to OSG Harbor
uses: docker/login-action@v4.1.1
uses: docker/login-action@v3.1.0
with:
registry: hub.opensciencegrid.org
username: ${{ secrets.OSG_HARBOR_ROBOT_USER }}
Expand Down

0 comments on commit b168496

Please sign in to comment.