Skip to content

Commit 0eae824

Browse files
committed
ci: update fortify/3rdparty-actions
1 parent 3db2257 commit 0eae824

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: mvn -Pjar clean package
2424

2525
- name: Docker Login
26-
uses: docker/login-action@v2
26+
uses: fortify/3rdparty-actions/actions/docker/login-action/v3@main
2727
with:
2828
username: ${{ secrets.DOCKER_USERNAME }}
2929
password: ${{ secrets.DOCKER_PASSWORD }}

0 commit comments

Comments
 (0)