Skip to content

Commit

Permalink
Merge pull request #305 from deliveroo/renovate/major-ghas-github-act…
Browse files Browse the repository at this point in the history
…ions-update

chore(deps): update ghas github actions update to v4 (major)
  • Loading branch information
sljory authored Dec 5, 2024
2 parents 5194a0a + e469ef0 commit 1a89315
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dependency_enforcement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: "Checkout Repository"
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Dependency Review
uses: actions/dependency-review-action@v3
uses: actions/dependency-review-action@v4
with:
fail-on-severity: critical

0 comments on commit 1a89315

Please sign in to comment.