Skip to content

Commit c127608

Browse files
chore(fallback): update actions/checkout (#114)
Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
1 parent b046366 commit c127608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ runs:
9292
using: "composite"
9393
steps:
9494
- name: Checkout
95-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
95+
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
9696

9797
- name: tofu fmt
9898
uses: dflook/tofu-fmt-check@dd2d1ec0ebbf7d1a0f41a13dc71b73dd8cd8c484 # v2.2.2

0 commit comments

Comments
 (0)