Skip to content

Commit

Permalink
update the flow for testing upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
Racer159 committed Mar 15, 2024
1 parent 15bcb4e commit 7348dff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
fetch-depth: 0

- name: Environment setup
uses: ./.github/actions/setup
uses: defenseunicorns/uds-common/.github/actions/setup@442bae718050ea9a47254851a45632aabeb13b17
with:
username: ${{ secrets.IRON_BANK_ROBOT_USERNAME }}
password: ${{ secrets.IRON_BANK_ROBOT_PASSWORD }}
Expand Down

0 comments on commit 7348dff

Please sign in to comment.