Skip to content

Commit

Permalink
Bump the all-actions group with 3 updates (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 14, 2024
1 parent 2ba9c15 commit 9095da3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/auto-author-assign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
assign-author:
runs-on: [self-hosted, small]
steps:
- uses: toshimaru/auto-author-assign@v1.6.2
- uses: toshimaru/auto-author-assign@v2.0.1
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ jobs:
name: Tests
runs-on: [self-hosted, small]
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- uses: ./.github/workflows/actions/prepare
- name: Login to Docker Hub
uses: docker/login-action@v2
uses: docker/login-action@v3
with:
registry: hyperskill.azurecr.io
username: ${{ secrets.REGISTRY_USER }}
Expand Down

0 comments on commit 9095da3

Please sign in to comment.