Skip to content

Commit

Permalink
chore(deps): update tiryoh/gha-jobid-action action to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 10, 2024
1 parent a75762b commit 6381547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-dev-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
name: ${{ inputs.env }}
steps:
- name: Get link to currently running job logs
uses: Tiryoh/gha-jobid-action@v1.1.0
uses: Tiryoh/gha-jobid-action@v1.2.0
id: job-url
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 6381547

Please sign in to comment.