Change version number of ssh-agent#3
Closed
kod-kristoff wants to merge 1 commit intowebfactory:masterfrom
Closed
Conversation
Github Actions failed with `webfactory/ssh-agent@v0.1`. Works with `webfactory/ssh-agent@v0.1.1`.
Member
|
Doesn't GitHub automatically interpret version numbers according to SemVer? I thought I had read that somewhere in the documentation for Actions. |
Author
|
This is what Github Actions said when failing "Set up job": Changing it to v0.1.1 works |
Member
|
Opened https://github.community/t5/GitHub-Actions/Version-numbering-for-Actions/m-p/32271 to clarify how it's supposed to work. |
mpdude
added a commit
that referenced
this pull request
Sep 24, 2019
Supersedes #3; thank you @kod-kristoff!
Member
|
Fixed in 1a9af8e |
cardoe
added a commit
to cardoe/ssh-agent
that referenced
this pull request
Mar 2, 2023
…rettier-2.8.4 Bump prettier from 2.5.1 to 2.8.4
JrGoodle
pushed a commit
to happybits/ssh-agent
that referenced
this pull request
Oct 9, 2024
fix: Update github keys
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Github Actions failed with
webfactory/ssh-agent@v0.1.Works with
webfactory/ssh-agent@v0.1.1.