Skip to content

Commit

Permalink
Merge branch 'main' into massongit-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
massongit authored Feb 10, 2024
2 parents 63c6757 + 9d01313 commit 7490380
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/format-json-yml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
fetch-depth: 0
ref: ${{ github.event.pull_request.head.sha }}
token: ${{ steps.generate_token.outputs.token }}
- uses: dev-hato/[email protected].59
- uses: dev-hato/[email protected].60
with:
github-token: ${{ steps.generate_token.outputs.token }}
concurrency:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-gitleaks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Install packages
if: github.event_name != 'pull_request' || github.event.action != 'closed'
run: npm ci --prefer-offline
- uses: dev-hato/[email protected].65
- uses: dev-hato/[email protected].66
with:
github-token: ${{secrets.GITHUB_TOKEN}}
concurrency:
Expand Down

0 comments on commit 7490380

Please sign in to comment.