Skip to content

Commit

Permalink
Merge pull request #1 from tweedegolf/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/checkout-4.1.7

Bump actions/checkout from 4.1.6 to 4.1.7
  • Loading branch information
rnijveld authored Jul 26, 2024
2 parents 53c88b0 + a76a4ba commit 9c3ce2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
postgresql_version: 16
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Build the base image
uses: tweedegolf/build-container-image@main
Expand Down

0 comments on commit 9c3ce2c

Please sign in to comment.