Skip to content

Commit

Permalink
Merge pull request #855 from zcash/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…checkout-4.1.7

Bump actions/checkout from 4.1.2 to 4.1.7
  • Loading branch information
str4d authored Jul 16, 2024
2 parents e0b3635 + 9a3a09e commit 442afb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/render.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4.1.2
uses: actions/checkout@v4.1.7
with:
token: ${{ secrets.CI_TOKEN }}

Expand Down

0 comments on commit 442afb0

Please sign in to comment.