Skip to content

Commit

Permalink
revert: return pr dependency v1.4.0 -> 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jon-nfc committed Aug 9, 2024
1 parent 69a72e5 commit 8face4d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pull-requests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@ jobs:
runs-on: ubuntu-latest
name: Dependency Check
steps:
- uses: gregsdennis/dependencies-action@f4fa19405413bddd2d49fe258f5b571de44cac09 # v1.4.0
- uses: gregsdennis/dependencies-action@4fc2a4879387b43f784920699cb9303dd0524ac4 # v1.3.3
# - uses: gregsdennis/dependencies-action@f4fa19405413bddd2d49fe258f5b571de44cac09 # v1.4.0
# with:
# custom-domains: my-custom-domain.io another.domain.com
env:
Expand Down

0 comments on commit 8face4d

Please sign in to comment.