Skip to content

Commit

Permalink
fix typo (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
cybcon authored Aug 3, 2023
1 parent d53c9ee commit bb843eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push-container-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
echo "version=$version" >> $GITHUB_OUTPUT
- name: Checkout GIT repository
uses: actions/checkout@v3A
uses: actions/checkout@v3
with:
ref: v${{ steps.next_version.outputs.version }}

Expand Down

0 comments on commit bb843eb

Please sign in to comment.