Skip to content

Commit

Permalink
Merge pull request #201 from ergebnis/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/checkout-4.2.0

github-actions(deps): bump actions/checkout from 4.1.7 to 4.2.0
  • Loading branch information
ergebnis-bot authored Sep 25, 2024
2 parents 4c1e3f9 + e9ebb12 commit ac8ac9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

steps:
- name: "Checkout"
uses: "actions/checkout@v4.1.7"
uses: "actions/checkout@v4.2.0"

- name: "Lint YAML files"
uses: "ibiqlik/action-yamllint@v3.1.1"
Expand Down

0 comments on commit ac8ac9e

Please sign in to comment.