Skip to content

Commit 89df20b

Browse files
authored
Merge pull request #1585 from finos/dependabot/github_actions/github-actions-ee537d0109
chore(deps): bump the github-actions group across 1 directory with 2 updates
2 parents 656d3f5 + 92f6f74 commit 89df20b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
run: npm run test:integration
7373

7474
- name: Upload test coverage report
75-
uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1
75+
uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0.0
7676
with:
7777
files: ./coverage/lcov.info,./coverage-cli/lcov.info
7878
token: ${{ secrets.CODECOV_TOKEN }}

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
3131

3232
- name: Set up Docker Buildx
33-
uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd
33+
uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5
3434
with:
3535
install: true
3636

0 commit comments

Comments
 (0)