Skip to content

Commit

Permalink
Update auto-release.yml (#477)
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidBoike authored Jan 24, 2025
1 parent 7a17c55 commit 7feba73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/auto-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
run: echo "$GITHUB_CONTEXT"
- name: Get Dependabot metadata
id: dependabot
if: ${{ github.actor == 'dependabot[bot]' }}
uses: dependabot/[email protected]
- name: Evaluate metadata
if: ${{ steps.dependabot.outputs.target-branch == github.event.repository.default_branch && contains(steps.dependabot.outputs.dependency-names, 'Particular.PlatformSample.') }}
Expand Down

0 comments on commit 7feba73

Please sign in to comment.