Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AlexRogalskiy/github-action-branch-mapper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 916db43b64bb74f2634244af0d9bde25678ac02b
Choose a base ref
..
head repository: AlexRogalskiy/github-action-branch-mapper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 956db59621a2657254ed1bacc8b69385b35214ce
Choose a head ref
Showing with 2 additions and 2 deletions.
  1. +1 −1 .github/workflows/broken-links.yml
  2. +1 −1 .github/workflows/versioning.yml
2 changes: 1 addition & 1 deletion .github/workflows/broken-links.yml
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@ jobs:
git config --global help.autocorrect 1
git config --global core.fileMode false
- uses: actions/setup-node@v4.0.1
- uses: actions/setup-node@v4.0.2
with:
node-version: 12.x

2 changes: 1 addition & 1 deletion .github/workflows/versioning.yml
Original file line number Diff line number Diff line change
@@ -36,7 +36,7 @@ jobs:
######################
# Run the tag action #
######################
- uses: Actions-R-Us/actions-tagger@v2.0.1
- uses: Actions-R-Us/actions-tagger@v2.0.3
with:
publish_latest_tag: true
env: