Skip to content

Commit

Permalink
Merge pull request #266 from conda-forge/dependabot/github_actions/gi…
Browse files Browse the repository at this point in the history
…thub-actions-2f63323507

Bump the github-actions group with 2 updates
  • Loading branch information
jakirkham authored May 21, 2024
2 parents ae79fca + bc20c52 commit 476ec30
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
SHORT_DESCRIPTION: ${{ matrix.cfg.SHORT_DESCRIPTION }}

steps:
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4

- name: Enable experimental features (needed for squash)
run: |
Expand Down Expand Up @@ -168,5 +168,5 @@ jobs:
permissions:
actions: write
steps:
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
- uses: gautamkrishnar/keepalive-workflow@beb86212524e1ae856d1cd80efb44e73bf7daf4a # 2.0.1
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
- uses: gautamkrishnar/keepalive-workflow@7fa96d25d8e4c2811d5405d6328111f1ef548246 # 2.0.4

0 comments on commit 476ec30

Please sign in to comment.