Skip to content

Commit

Permalink
Merge pull request #8 from ioos/dependabot/github_actions/github-acti…
Browse files Browse the repository at this point in the history
…ons-5f967e2fbc

Bump actions/checkout from 4.2.1 to 4.2.2 in the github-actions group
  • Loading branch information
ocefpaf authored Oct 24, 2024
2 parents b993d16 + 0c36e35 commit 755dcd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sync_theme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: Checkout repo
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

- name: submodule checkout
run: |
Expand Down Expand Up @@ -46,5 +46,5 @@ jobs:
permissions:
actions: write
steps:
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: gautamkrishnar/keepalive-workflow@3eb47f21355191080dca0f7662d45c192d2ef64d # 2.0.7

0 comments on commit 755dcd9

Please sign in to comment.