Skip to content

Commit

Permalink
chore(deps): bump gittuf/gittuf-installer from 0.2.0 to 0.3.0
Browse files Browse the repository at this point in the history
Bumps [gittuf/gittuf-installer](https://github.com/gittuf/gittuf-installer) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/gittuf/gittuf-installer/releases)
- [Commits](gittuf/gittuf-installer@8ce8fbd...bb2e6c1)

---
updated-dependencies:
- dependency-name: gittuf/gittuf-installer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 9, 2024
1 parent 0c23ee6 commit 18541da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Install gittuf
uses: gittuf/gittuf-installer@8ce8fbd070477ec72678151e82b82c3d866d9fcd
uses: gittuf/gittuf-installer@bb2e6c13c0825057e48e931b686d61c3b6267ef8
- name: Checkout and verify repository
run: |
gittuf clone https://github.com/${{ github.repository }}
Expand Down

0 comments on commit 18541da

Please sign in to comment.