Skip to content

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent faff404 commit 6e03130
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
status: ${{ job.status }}
steps:
- name: Checkout code
uses: actions/checkout@v2
uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2

- name : Run EC Validate (keyless)
uses: ./
Expand Down Expand Up @@ -49,7 +49,7 @@ jobs:
GH_TOKEN: ${{ github.token }}

- name: Create New Version Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v1
with:
name: ${{ env.newVersion }} Release
body: ""
Expand Down

0 comments on commit 6e03130

Please sign in to comment.