Skip to content

Commit 37ecbb1

Browse files
authored
Merge pull request #1260 from ioos/dependabot/github_actions/github-actions-81a992f4fd
Bump the github-actions group with 2 updates
2 parents 27bed83 + 4af7ecd commit 37ecbb1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
continue-on-error: true
3939

4040
- name: Upload to codecov
41-
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
41+
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
4242
with:
4343
files: coverage.xml
4444
permissions:

.github/workflows/update-cf-names-table.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
3636
- name: Create PR if file changed
3737
if: steps.check_changes.outputs.changed == 'true'
38-
uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 #v7.0.9
38+
uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 #v8.0.0
3939
with:
4040
token: ${{ secrets.GITHUB_TOKEN }}
4141
commit-message: "Update CF-Table to the latest version"

0 commit comments

Comments
 (0)