Skip to content

Commit

Permalink
Merge pull request #27 from HCL-TECH-SOFTWARE/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions/checkout-4.1.2

Bump actions/checkout from 4.1.1 to 4.1.2
  • Loading branch information
Stwissel authored Apr 5, 2024
2 parents 6d2b49f + f97a9f7 commit 3110af3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_container.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 Backend
uses: actions/checkout@v4.1.1
uses: actions/checkout@v4.1.2

# Setup hardware emulator using QEMU
- name: Set up QEMU
Expand Down

0 comments on commit 3110af3

Please sign in to comment.