Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/sinon-18.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
megastary committed Jul 1, 2024
2 parents 52a3095 + bd93f69 commit 486d432
Show file tree
Hide file tree
Showing 3 changed files with 131 additions and 143 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Docker Login
# You may pin to the exact commit or the version.
# uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d
uses: docker/login-action@v3.1.0
uses: docker/login-action@v3.2.0
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
Expand Down
Loading

0 comments on commit 486d432

Please sign in to comment.