Skip to content

Commit

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

Bump actions/checkout from 4.1.7 to 4.2.0 in the github-actions group
  • Loading branch information
ocefpaf authored Sep 26, 2024
2 parents f024ef2 + 1fdc66d commit 3a21ffe
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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
with: { ref: main }

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

0 comments on commit 3a21ffe

Please sign in to comment.