Skip to content

Commit

Permalink
Merge pull request #44 from awbn/dependabot/github_actions/actions/ch…
Browse files Browse the repository at this point in the history
…eckout-4.2.1

Bump actions/checkout from 4.2.0 to 4.2.1
  • Loading branch information
awbn authored Oct 7, 2024
2 parents f5a23c2 + 627bbec commit b293471
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
-
name: Checkout
uses: actions/[email protected].0
uses: actions/[email protected].1
-
name: Build
id: docker_build
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/gyb_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
echo -e "tag: $tag\nrevision: $rev\nisLatest: $islatest"
-
name: Checkout
uses: actions/[email protected].0
uses: actions/[email protected].1
-
name: Build a single platform for testing
uses: docker/build-push-action@v6
Expand Down

0 comments on commit b293471

Please sign in to comment.