Skip to content

Commit

Permalink
Merge pull request #2 from micromdm/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.4 to 4.1.7
  • Loading branch information
jessepeterson committed Jun 13, 2024
2 parents 72107de + 9ac4840 commit 53416ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-push-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
platform: [ubuntu-latest, macos-latest, windows-latest]
runs-on: ${{ matrix.platform }}
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
with:
Expand Down

0 comments on commit 53416ca

Please sign in to comment.