Skip to content

Commit 7792b09

Browse files
authored
Merge branch 'develop' into massongit-patch-1
2 parents a5b6a65 + c887b57 commit 7792b09

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy-hato-bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
with:
138138
fetch-depth: 0
139139
ref: ${{ github.event.pull_request.head.sha }}
140-
- uses: dev-hato/actions-update-dockle@v0.0.30
140+
- uses: dev-hato/actions-update-dockle@v0.0.31
141141
with:
142142
github-token: ${{secrets.GITHUB_TOKEN}}
143143
repo-name: dev-hato/hato-bot

.github/workflows/pr-update-gitleaks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
cache: npm
2727
- name: Install packages
2828
run: bash "${GITHUB_WORKSPACE}/scripts/npm_ci.sh"
29-
- uses: dev-hato/actions-update-gitleaks@v0.0.28
29+
- uses: dev-hato/actions-update-gitleaks@v0.0.29
3030
with:
3131
github-token: ${{secrets.GITHUB_TOKEN}}
3232
repo-name: dev-hato/hato-bot

0 commit comments

Comments
 (0)