Skip to content

Commit

Permalink
Merge pull request freifunk-gluon#3009 from freifunk-gluon/dependabot…
Browse files Browse the repository at this point in the history
…/github_actions/docker/login-action-b4bedf8053341df3b5a9f9e0f2cf4e79e27360c6

build(deps): bump docker/login-action from 65b78e6e13532edd9afa3aa52ac7964289d1a9c1 to b4bedf8053341df3b5a9f9e0f2cf4e79e27360c6
  • Loading branch information
neocturne authored Oct 2, 2023
2 parents 03d2515 + d9b626f commit 828afa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Log in to the Container registry
uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
uses: docker/login-action@b4bedf8053341df3b5a9f9e0f2cf4e79e27360c6
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
Expand Down

0 comments on commit 828afa2

Please sign in to comment.