Skip to content

Commit

Permalink
SCAN-5585 : Use latest branch to pull updated image.
Browse files Browse the repository at this point in the history
  • Loading branch information
steviemul committed Jul 30, 2024
1 parent 22ef24a commit 0c97394
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
needs: [ build-action-docker-image ]
steps:
- uses: actions/checkout@v4
ref: ${{ github.head_ref || github.ref_name }}
- uses : ./
name: Run action against repoository
with:
Expand Down

0 comments on commit 0c97394

Please sign in to comment.