Skip to content

Commit

Permalink
build(deps): bump escapace/action-context from 0.6.2 to 0.7.1 (#11)
Browse files Browse the repository at this point in the history
Bumps [escapace/action-context](https://github.com/escapace/action-context) from 0.6.2 to 0.7.1.
- [Commits](escapace/action-context@v0.6.2...v0.7.1)

---
updated-dependencies:
- dependency-name: escapace/action-context
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 6, 2023
1 parent c4cf9f5 commit 31a9675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow-call-context.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
ref: ${{ steps.ref.outputs.value }}
fetch-depth: 0
- id: action-context
uses: escapace/action-context@v0.6.2
uses: escapace/action-context@v0.7.1
with:
token: ${{ github.token }}
- id: node-version
Expand Down

0 comments on commit 31a9675

Please sign in to comment.