Skip to content

Commit

Permalink
Merge pull request #492 from ral-facilities/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/docker/login-action-3.3.0

build(deps): bump docker/login-action from 2.1.0 to 3.3.0
MRichards99 authored Oct 15, 2024
2 parents b9768e0 + 128e01f commit fa9903e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
@@ -430,7 +430,7 @@ jobs:
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v3.5.3

- name: Login to Harbor
uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a # v2.1.0
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0
with:
registry: harbor.stfc.ac.uk/datagateway
username: ${{ secrets.HARBOR_USERNAME }}

0 comments on commit fa9903e

Please sign in to comment.