checking out stable branch on update-s3-bucket job

This commit is contained in:
Felippe Burk 2023-11-16 12:37:17 -07:00 committed by Gareth J. Greenaway
parent a01c7205de
commit fe3783432e

View file

@ -304,6 +304,10 @@ jobs:
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with:
ref: stable
repository: ${{ github.repository }}
ssh-key: ${{ secrets.SALT_BOOTSTRAP_RELEASE_KEY }}
- name: Get Salt Project GitHub Actions Bot Environment - name: Get Salt Project GitHub Actions Bot Environment
run: | run: |