Skip to content

Commit d90873f

Browse files
authored
Merge pull request #4265 from The-OpenROAD-Project/dependabot/github_actions/actions/checkout-6.0.2
build(deps): bump actions/checkout from 4.3.1 to 6.0.2
2 parents d39a7b2 + d9d0a2f commit d90873f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github-actions-quarterly-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
contents: write
1919
steps:
2020
- name: Checkout repository
21-
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
21+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2222

2323
- name: Determine tag name
2424
id: tag

0 commit comments

Comments
 (0)