Skip to content

Commit

Permalink
Bump prince-chrismc/check-actor-permissions-action from 3.0.0 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [prince-chrismc/check-actor-permissions-action](https://github.com/prince-chrismc/check-actor-permissions-action) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/prince-chrismc/check-actor-permissions-action/releases)
- [Commits](prince-chrismc/check-actor-permissions-action@d07d79a...ce04efa)

---
updated-dependencies:
- dependency-name: prince-chrismc/check-actor-permissions-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent c550ccd commit 0d5e0b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-snapshot-release-command.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
if: github.event.sender.type == 'User' && github.event.issue.pull_request && startsWith(github.event.comment.body, '/snapshot-release')
steps:
- name: Enforces that the actor permission is the Maintainer
uses: prince-chrismc/check-actor-permissions-action@d07d79a16495e5003e58112b596294d1a7c80f56 # v3.0.0
uses: prince-chrismc/check-actor-permissions-action@ce04efab4f468664a0ae6d9cc0c14e4a4e6cd70a # v3.0.1
with:
permission: write

Expand Down

0 comments on commit 0d5e0b0

Please sign in to comment.