Skip to content

Commit

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

github-actions(deps): bump actions/checkout from 3.0.2 to 3.1.0
  • Loading branch information
ergebnis-bot authored Oct 4, 2022
2 parents e227716 + 4d75f14 commit 71f449e
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 @@ -16,7 +16,7 @@ jobs:

steps:
- name: "Checkout"
uses: "actions/checkout@v3.0.2"
uses: "actions/checkout@v3.1.0"

- name: "Lint YAML files"
uses: "ibiqlik/[email protected]"
Expand Down

0 comments on commit 71f449e

Please sign in to comment.