Skip to content

Commit

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

Bump actions/checkout from 4.2.1 to 4.2.2
  • Loading branch information
awbn authored Jan 16, 2025
2 parents f102c9a + 43f2073 commit 7775d91
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].1
uses: actions/[email protected].2
-
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].1
uses: actions/[email protected].2
-
name: Build a single platform for testing
uses: docker/build-push-action@v6
Expand Down

0 comments on commit 7775d91

Please sign in to comment.