Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Commit

Permalink
build(deps): update benjefferies/branch-protection-bot digest to ab95…
Browse files Browse the repository at this point in the history
…ff5 [skip ci] (#587)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 24, 2023
1 parent 99b874a commit 1fedff4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:
fi
- name: Temporarily disable "include administrators" branch protection
uses: benjefferies/branch-protection-bot@b6a1ef57a47860aa483bf6048c1e888018a15f9c
uses: benjefferies/branch-protection-bot@ab95ff5efbc98a970305f21549646164fc7c0556
with:
access_token: ${{ secrets.KEPTN_BOT_TOKEN }}
branch: ${{ needs.prepare.outputs.branch }}
Expand Down Expand Up @@ -167,7 +167,7 @@ jobs:
git push --follow-tags
- name: Enable "include administrators" branch protection
uses: benjefferies/branch-protection-bot@b6a1ef57a47860aa483bf6048c1e888018a15f9c
uses: benjefferies/branch-protection-bot@ab95ff5efbc98a970305f21549646164fc7c0556
if: always() # Force to always run this step to ensure "include administrators" is always turned back on
with:
access_token: ${{ secrets.KEPTN_BOT_TOKEN }}
Expand Down

0 comments on commit 1fedff4

Please sign in to comment.