Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Commit

Permalink
Merge pull request #86 from Nick2bad4u/dependabot/github_actions/gith…
Browse files Browse the repository at this point in the history
…ub-actions-edf2abb101

Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group
  • Loading branch information
Nick2bad4u authored May 17, 2024
2 parents 2c96adf + d35b4e4 commit bfcdfc5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/black.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
with:
egress-policy: audit

- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- uses: psf/black@3702ba224ecffbcec30af640c149f231d90aebdb # stable
2 changes: 1 addition & 1 deletion .github/workflows/endorlabs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
egress-policy: audit

- name: Checkout repository
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
#### Package Build Instructions
### Use this section to define the build steps used by your software package.
### Endor Labs builds your software for you where possible but the required build tools must be made available.
Expand Down

0 comments on commit bfcdfc5

Please sign in to comment.