Skip to content

Commit

Permalink
Bump the github-actions group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the github-actions group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [gautamkrishnar/keepalive-workflow](https://github.com/gautamkrishnar/keepalive-workflow).


Updates `actions/checkout` from 4.1.6 to 4.1.7
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@a5ac7e5...692973e)

Updates `gautamkrishnar/keepalive-workflow` from 2.0.4 to 2.0.5
- [Release notes](https://github.com/gautamkrishnar/keepalive-workflow/releases)
- [Commits](gautamkrishnar/keepalive-workflow@7fa96d2...05456e7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: gautamkrishnar/keepalive-workflow
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 60e5c0b commit e7098a7
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@a5ac7e51b41094c92402da3b24376905380afc29 # v4
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # 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@a5ac7e51b41094c92402da3b24376905380afc29 # v4
- uses: gautamkrishnar/keepalive-workflow@7fa96d25d8e4c2811d5405d6328111f1ef548246 # 2.0.4
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- uses: gautamkrishnar/keepalive-workflow@05456e7809058d586d96392e99217726ccc10076 # 2.0.5

0 comments on commit e7098a7

Please sign in to comment.