Skip to content

Commit 20c7fc8

Browse files
committed
Merge remote-tracking branch 'remotes/origin/dependabot/github_actions/actions/checkout-5' into kiota/v1.0/pipelinebuild/202235
2 parents a6feafc + e7c21af commit 20c7fc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please-gha.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
release:
2020
runs-on: ubuntu-latest
2121
steps:
22-
- uses: actions/checkout@v4
22+
- uses: actions/checkout@v5
2323

2424
- name: Generate GitHub App token
2525
id: app-token

0 commit comments

Comments
 (0)