Skip to content

Commit

Permalink
fixup! Update GitHub actions to the latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
adamkudrna committed Apr 24, 2024
1 parent 0f6d4fc commit 6c9d846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-meta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: Assign to author
uses: kentaro-m/auto-assign-action@v2
uses: kentaro-m/auto-assign-action@v2.0.0 # Specify also the minor version because v2 does not exist
with:
configuration-path: '.github/auto_assign.yml'

Expand Down

0 comments on commit 6c9d846

Please sign in to comment.