Skip to content

Commit

Permalink
Merge pull request #329 from procore-oss/dependabot/github_actions/to…
Browse files Browse the repository at this point in the history
…shimaru/auto-author-assign-e41b64352f3ca8708792e04f58140ba6120d666b
  • Loading branch information
jmeridth authored Sep 18, 2023
2 parents 8ee56b7 + 3873244 commit 92e5117
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@e41b64352f3ca8708792e04f58140ba6120d666b # (latest, untagged)
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 92e5117

Please sign in to comment.