Skip to content

Commit

Permalink
Merge pull request #61 from ioos/dependabot/github_actions/github-act…
Browse files Browse the repository at this point in the history
…ions-a9bb80ae19

Bump actions/checkout from 4.2.0 to 4.2.1 in the github-actions group
  • Loading branch information
ocefpaf authored Oct 7, 2024
2 parents 96dfd94 + 2cfeee9 commit 596e93e
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@d632683dd7b4114ad314bca15554477dd762a938 # v4
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4

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

0 comments on commit 596e93e

Please sign in to comment.