Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README.md,action.yml: bump versions #42

Merged
merged 1 commit into from
Jun 14, 2024
Merged

README.md,action.yml: bump versions #42

merged 1 commit into from
Jun 14, 2024

Conversation

irbekrm
Copy link
Contributor

@irbekrm irbekrm commented Jun 14, 2024

This version bump is pretty much a no-op, I just wanted to bump things before cutting a new tag.

I have tested (using my fork of this repo) that an action with changes from this PR succeeds. (Additionally, I have tested that the cache errors that were reported in #41 and #36 are not present in build from main).

Once this PR merges, I will cut a new tag and create a new Github release

Signed-off-by: Irbe Krumina <irbe@tailscale.com>
@irbekrm irbekrm requested a review from willnorris June 14, 2024 17:49
@@ -49,4 +49,4 @@ runs:
TS_OAUTH_SECRET: "${{ inputs.oauth-secret }}"
TS_API_KEY: "${{ inputs.api-key }}"
TS_TAILNET: "${{ inputs.tailnet }}"
run: go run tailscale.com/cmd/gitops-pusher@v1.62.0 "--policy-file=${{ inputs.policy-file }}" "${{ inputs.action }}"
run: go run tailscale.com/cmd/gitops-pusher@v1.66.4 "--policy-file=${{ inputs.policy-file }}" "${{ inputs.action }}"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There haven't been any changes to gitops pusher since 1.62 https://github.com/tailscale/tailscale/tree/main/cmd/gitops-pusher

@irbekrm irbekrm merged commit 19b4266 into main Jun 14, 2024
@irbekrm irbekrm deleted the irbekrm/bump_deps branch June 14, 2024 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants