Skip to content

Commit aeba933

Browse files
chore(deps): update github-actions
1 parent 93bbe9b commit aeba933

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/cleanup-old-docker-container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
echo "**Dry-run**: ${{ github.event.inputs.dry-run || 'false' }}"
4444
echo "**Debug**: ${{ github.event.inputs.debug || 'false' }}"
4545
- name: Run Container Package Cleanup Action
46-
uses: netcracker/qubership-workflow-hub/actions/[email protected].7
46+
uses: netcracker/qubership-workflow-hub/actions/[email protected].8
4747
with:
4848
threshold-days: ${{ github.event.inputs.threshold-days || 8 }}
4949
included-tags: ${{ github.event.inputs.included-tags || '*' }}

.github/workflows/pr-assigner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
with:
2727
persist-credentials: false
2828

29-
- uses: netcracker/qubership-workflow-hub/actions/pr-assigner@c1a5c8c2d9c2a79f548134db1d095f36ee0f28e7 # 2.0.7
29+
- uses: netcracker/qubership-workflow-hub/actions/pr-assigner@d53e0ff4ca97bd496974febd9aee460d1c5e9ba9 # 2.0.8
3030
env:
3131
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

.github/workflows/pr-conventional-commits.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
with:
2121
persist-credentials: false
2222

23-
- uses: webiny/action-conventional-commits@8bc41ff4e7d423d56fa4905f6ff79209a78776c7 #v1.3.0
23+
- uses: webiny/action-conventional-commits@faccb24fc2550dd15c0390d944379d2d8ed9690e # v1.3.1

0 commit comments

Comments
 (0)