Skip to content

Commit 400fc55

Browse files
Merge pull request #60025 from nextcloud/dependabot/github_actions/github-actions-9901c481c7
chore(deps): Bump the github-actions group with 2 updates
2 parents 5bfddcc + 45188d4 commit 400fc55

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/block-unconventional-commits.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ jobs:
3131
with:
3232
persist-credentials: false
3333

34-
- uses: webiny/action-conventional-commits@faccb24fc2550dd15c0390d944379d2d8ed9690e # v1.3.1
34+
- uses: webiny/action-conventional-commits@7f91b1595ca1951cdb671ddc9f07a49081ec5b69 # v1.4.2
3535
with:
3636
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

.github/workflows/cypress.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ jobs:
165165
run: ./node_modules/cypress/bin/cypress install
166166

167167
- name: Run ${{ matrix.containers == 'component' && 'component' || 'E2E' }} cypress tests
168-
uses: cypress-io/github-action@783cb3f07983868532cabaedaa1e6c00ff4786a8 # v7.1.9
168+
uses: cypress-io/github-action@c495c3ddffba403ba11be95fffb67e25203b3799 # v7.1.10
169169
with:
170170
# We already installed the dependencies in the init job
171171
install: false

0 commit comments

Comments
 (0)