Skip to content

Commit

Permalink
Merge pull request #5 from procore-oss/dependabot/github_actions/tosh…
Browse files Browse the repository at this point in the history
…imaru/auto-author-assign-293cfe93d5edcadd7354d954519f3bb441d9d695

chore(deps): bump toshimaru/auto-author-assign from f2c59816e2f484d3daf7f3cc096d28cb351573e0 to 293cfe93d5edcadd7354d954519f3bb441d9d695
  • Loading branch information
jmeridth authored Sep 26, 2023
2 parents 5834639 + 0a7630b commit a63708c
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@f2c59816e2f484d3daf7f3cc096d28cb351573e0 # (latest, untagged)
- uses: toshimaru/auto-author-assign@293cfe93d5edcadd7354d954519f3bb441d9d695 # (latest, untagged)
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit a63708c

Please sign in to comment.