diff --git a/.github/workflows/org-dependabot.yml b/.github/workflows/org-dependabot.yml index 1c991ed..171f2fd 100644 --- a/.github/workflows/org-dependabot.yml +++ b/.github/workflows/org-dependabot.yml @@ -9,7 +9,7 @@ permissions: jobs: refresh: - uses: Coalfire-CF/Actions/.github/workflows/org-dependabot.yml@v0.4.1 + uses: Coalfire-CF/Actions/.github/workflows/org-dependabot.yml@v0.5.1 with: head_branch: ${{ github.head_ref || github.ref_name }} # PR head, or current branch if not a PR include_github_actions: "true"