Skip to content

Commit

Permalink
2.11.17 Updating Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
webpwnized committed Sep 24, 2024
1 parent 12777d5 commit 5809616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-scan-push-to-dockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
# Step 2: Set the version to the version of Mutillidae,
# not the mutillidae-docker build project.
- name: Get version from version file
# working-directory: mutillidae # Set working directory to mutillidae
working-directory: mutillidae # Set working directory to mutillidae
run: |
echo "Version: $(cat version)"
VERSION=$(cat version)
Expand Down

0 comments on commit 5809616

Please sign in to comment.