Skip to content

Check github.repository in actor check for dependabot run#168

Merged
colindean merged 1 commit into
mainfrom
safer-bot-check
Aug 20, 2025
Merged

Check github.repository in actor check for dependabot run#168
colindean merged 1 commit into
mainfrom
safer-bot-check

Conversation

@colindean

Copy link
Copy Markdown
Contributor

@colindean colindean enabled auto-merge August 20, 2025 16:41
dependabot:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
if: github.actor == 'dependabot[bot]' && github.repository == github.event.pull_request.head.repo.full_name

Check failure

Code scanning / zizmor

spoofable bot actor check Error

spoofable bot actor check
@colindean colindean merged commit 00b8234 into main Aug 20, 2025
6 of 8 checks passed
@colindean colindean deleted the safer-bot-check branch August 20, 2025 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants