Skip to content

Commit 57e3f6e

Browse files
antunflasCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent fda8498 commit 57e3f6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
- uses: infinum/android-github-actions-workflows/.github/actions/dismiss-dev-only-dependabot-alerts@main
149149
with:
150150
client-id: ${{ vars.DEPENDABOT_DISMISSER_BOT_APP_ID }}
151-
app-private-key: ${{ secrets.DEPENDABOT_DISMISSER_APP_PRIVATE_KEY }}
151+
app-private-key: ${{ secrets.DEPENDABOT_DISMISSER_BOT_PRIVATE_KEY }}
152152
dry-run: "false"
153153
```
154154

0 commit comments

Comments
 (0)