diff --git a/chezmoi.yaml b/chezmoi.yaml index 666ca919b4c..2a6d6a3b52c 100644 --- a/chezmoi.yaml +++ b/chezmoi.yaml @@ -1,7 +1,7 @@ package: name: chezmoi - version: 2.49.0 - epoch: 1 + version: 2.49.1 + epoch: 0 description: Manage your dotfiles across multiple diverse machines, securely. copyright: - license: MIT @@ -20,11 +20,7 @@ pipeline: with: repository: https://github.com/twpayne/chezmoi tag: v${{package.version}} - expected-commit: 2e0573779db0c42717585ac8abc4ad1ab814dfb2 - - - uses: go/bump - with: - deps: github.com/Azure/azure-sdk-for-go/sdk/azidentity@v1.6.0 + expected-commit: b4b55659c69fb13a502903c16dcdd566b988eece - uses: go/build with: