Skip to content

Commit

Permalink
action version 1.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jonerlend committed Oct 11, 2023
1 parent 273e7d1 commit ef02f2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev_atil-feecalculator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Build
run: dotnet publish ./src/ATIL.FeeCalculator.csproj --configuration Release --no-restore -o publish
- name: checkout octopus
uses: OctopusDeploy/install-octopus-cli-action@v3
uses: OctopusDeploy/install-octopus-cli-action@v1.1.8
- name: pack & push to octo
run: |
BRANCHNAME=${{github.ref_name}}
Expand Down

0 comments on commit ef02f2d

Please sign in to comment.