Skip to content

Commit ab38a47

Browse files
committed
fix checkout
1 parent 036089e commit ab38a47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/iac.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
uses: actions/checkout@v4
147147
with:
148148
repository: signalwire/actions-template
149-
ref: feat/update-teleport-action
149+
ref: main
150150
path: actions
151151

152152
- name: Configure AWS Credentials

0 commit comments

Comments
 (0)