Skip to content

Commit

Permalink
Merge pull request #339 from procore-oss/dependabot/github_actions/to…
Browse files Browse the repository at this point in the history
…shimaru/auto-author-assign-293cfe93d5edcadd7354d954519f3bb441d9d695
  • Loading branch information
jmeridth authored Oct 3, 2023
2 parents 28a4a1f + 87b05d5 commit e313ab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-assign-author.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@e41b64352f3ca8708792e04f58140ba6120d666b # (latest, untagged)
- uses: toshimaru/auto-author-assign@293cfe93d5edcadd7354d954519f3bb441d9d695 # (latest, untagged)
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit e313ab9

Please sign in to comment.