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: sylvainmetayer/dotfiles
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c5ff10b7bdaf0999b267ec902e0d808bf509b798
Choose a base ref
..
head repository: sylvainmetayer/dotfiles
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5628f54427132427c72a5b4046e0f197fc7fc13d
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 βˆ’1 .github/workflows/collection.yml
2 changes: 1 addition & 1 deletion .github/workflows/collection.yml
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@ jobs:

- name: Bump release version
id: bump_version
uses: christian-draeger/increment-semantic-version@e336aa9669995021932c5c5543509853d19d9cbb # 1.2.1
uses: christian-draeger/increment-semantic-version@18746485477492fd90f2664f8470b34d9208fa17 # 1.2.3
with:
current-version: "${{ steps.yaml-data.outputs.data }}"
version-fragment: "bug"